Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing AIOHTTP with aiodistbus #293

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

edavalosanaya
Copy link
Collaborator

TODO:

  • Worker-Node Comms
  • Manager-Worker Comms
  • Full Linux Testing
  • Full Windows Testing

edavalosanaya and others added 2 commits November 4, 2023 15:13
* WIP: Node eventbus refactoring.

* Refactored ProcessorService

* Node services now using new aiodistbus EventBus.

* Worker's NodeHandlerService tests passing.

* Converted all local eventbus in the Worker to use aiodistbus.

* Finished Manager, Worker, and Node refactoring to use aiodistbus's local EventBus implementation.

* Reconfigured testing to improve testing speed and separation.

* Correct TEST_DATA_DIR variable after file move.

* Removed docker tests.

* Removed non-public APIs that are unnecessary.

* Refactored the Worker's services to improve decoupling.

* Finished refactoring structs into a single data_protocols file to improve model re-used.

* Fixing minor issues.
@edavalosanaya edavalosanaya added this to the v0.3.0 milestone Nov 7, 2023
@edavalosanaya edavalosanaya self-assigned this Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant